Articles Search Results

  1. How To Scale Django: Finding the Bottleneck Django is an excellent Python based platform for building modern web apps. One of its biggest strengths is that it helps developers work faster. You've built your awesome app and deployed it. Things are great, but now that you're loading it... Read More
  2. How To Install and Configure Django with Postgres, Nginx, and Gunicorn For convenience, I've broken this tutorial into two parts. The first part (steps 1 - 6) covers installation only. If you are a more advanced Django user who just needs help getting things installed you can stop at step 6. If you already have eve... Read More
  3. How To Use CakePHP to Create a Small Web Application CakePHP is a powerful and robust PHP framework built around the Model-View-Controller (MVC) programming paradigm. In addition to the flexible way you can use it to build your application, it provides a basic structure for organizing files and da... Read More
  4. How to Setup a Multi-Protocol VPN Server Using SoftEther This article explains how to install and configure a multi-protocol VPN server using the SoftEther package. We enable and configure OpenVPN and L2TP over IPSec and SSTP VPN Servers on Linux. What is SoftEther SoftEther VPN is one of the world's... Read More
  5. How To Setup Your Own VPN With PPTP One of the commonly asked questions from our users is how to add another IP address to their server. You can assign your own private IP address to your control panel by creating a VPN tunnel. Whether you want to build your own Virtual Private Network... Read More
  6. How To Configure Varnish for Drupal with Apache on Debian and Ubuntu Drupal is an open-source content management framework and platform written in PHP. Used for building rich, back-end based solutions for websites of any size and web applications alike, it is massively popular with extremely high statistics of ad... Read More
  7. How To Install LAMP (Linux, Apache, MySQL, PHP) on Fedora LAMP stack is a group of open source software used to get web servers up and running. The acronym stands for Linux, Apache, MySQL, and PHP. Since the server is already running Fedora, the linux part is taken care of. Here is how to install the rest. ... Read More
  8. How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu LAMP stack is a group of open source software used to get web servers up and running. The acronym stands for Linux, Apache, MySQL, and PHP. Since the virtual private server is already running Ubuntu, the linux part is taken care of. Here is how to in... Read More
  9. How To Install cPanel on a Virtual Server Running Centos 6 cPanel is a convenient application that allows users to administer servers through a GUI interface instead of the traditional command line. Although the installation for cPanel is relatively simple, the script does take several hours to run. Notes ... Read More
  10. How To Set Up ProFTPD on CentOS 6 ProFTPD is a popular ftp server. Because it was written as a powerful and configurable program, it is not necessarily the lightest ftp server available. Step One—Install ProFTPD Before we do anything else, we need to download the EPEL reposito... Read More
Displaying 21 to 30 out of 85 articles found First Page Previous Page Page 3 of 9 Next Page Last Page